toggle menu
ksrpc
0.9.2
js
switch theme
search in API
ksrpc-core
/
com.monkopedia.ksrpc
/
[js]RpcObjectKey
Rpc
Object
Key
js
annotation class
RpcObjectKey
(
val
rpcObject
:
KClass
<
out
RpcObject
<
*
>
>
)
Used to find
RpcObject
of services in js implementations.
Members
Properties
rpc
Object
Link copied to clipboard
js
val
rpcObject
:
KClass
<
out
RpcObject
<
*
>
>